/**
 * @author peinazhou
 * 2016-03-15
 * 
 */

/*free_signup_domain*/
.register_domain .domain_panel {
    font-size: 13px;
}
.register_domain .domain_panel .item_l {
    float: left;
    display: inline-block;
    color: #4F5357;
}
.register_domain .domain_panel .item_r {
    display: block;
}
.register_domain .domain_panel .item_r .item_r_1 {
   
}
.register_domain .domain_panel .item_r .item_r_2 {
    padding-left: 65px;
}
.register_domain .domain_panel .item_r .check_notice{
  margin-top: 6px;
}
.register_domain .domain_panel .item_r .domain_select_panel {
    margin-left: 81px;
}
.register_domain .domain_panel .item_r label {
    color: #4F5357;
}

.register_domain .domain_panel .item_r .txt_gray {
    color: #898989
}

.register_domain .domain_panel .item_r .domain_advice .txt_gray {
    line-height: 1.0;
    color: #AAAAAA;
}

.register_domain .submit_panel .btn_submit {
    /*margin-left: 90px;*/
}

.register_domain .domain_panel .own_domain_panel{
    margin-left: 82px;
}

.register_domain .submit_panel {
    margin-top: 24px;
    margin-left: 66px;
}

.register_domain .domain_panel .input_default{
  box-sizing: content-box;
  vertical-align: top;
  font-family: Verdana;
  font-size: 14px;
  line-height: 14px;  
  width: 162px;
  height: 18px;
  padding: 4px 5px;
}
/*table*/
.register_main .content_table h1 {
  margin:0 0 20px;
  padding-bottom:15px;
  border-bottom:1px dashed #D4D4D4;
  font-size:20px; 
  line-height:30px;
  overflow:hidden;
  zoom:1;
  font-weight: bold;
  padding-bottom:20px;
}

.register_main .content_table .table_box {
    border: 1px solid #D4D4D4;
    width: 870px;
    padding: 0 10px;
    background: #F9F9F9;
    margin: auto;
}
.register_main .content_table .table_box table .first_line {
    border-bottom: 1px solid #DDDDDD;
}
.register_main .content_table .table_box table th {
    font-weight: normal;
    padding: 10px 20px;
    color: #7A7A7A;
    width: 240px;
    text-align: left;
    background: #F9F9F9;
}
.register_main .content_table .table_box  table td {
    padding: 10px 20px;
}
td,input,button,select,body,article,section,header,p,menu {
    font: 13px/1.5 "Microsoft YaHei","lucida Grande",Verdana;
}
.num_bar {
    display: inline-flex;
}
.num_bar a {
    border: #C9C9C9 1px solid;
    height: 28px;
    width: 22px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.num_bar span {
    margin-top: 8px;
}
.num_bar input {
    box-sizing: content-box;
    border: #C9C9C9 1px solid;
    width: 80px;
    text-align: center;
    vertical-align: middle;
    border-left: 0;
    border-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    font-family: Verdana;
    height: 18px;
}
.onlinesell_commonImg {
  display: inline-block;
  font-size: 0;
  background-repeat: no-repeat;
  background-image: url("onlinesell_icons2a7a85.png"/*tpa=http://rescdn.qqmail.com/bizmail/zh_CN/htmledition/images/onlinesell_icons2a7a85.png*/);
  background-size: 674px 149px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
  /* line 29, ../../sass/images.scss */
  .onlinesell_commonImg {
    background-image: url("onlinesell_icons_2x2a7a85.png"/*tpa=http://rescdn.qqmail.com/bizmail/zh_CN/htmledition/images/onlinesell_icons_2x2a7a85.png*/);
  }
}
.onlinesell_commonImg_icon_add {
  background-position: 0 -48px;
  height: 12px;
  width: 12px;
}
.onlinesell_commonImg_icon_minus {
  background-position: 0 -72px;
  height: 8px;
  width: 12px;
}
.content_table .txt_green{
  color: #0AC265;
}
.lineThrough{
    text-decoration: line-through;
}
.content_table .invoice_tips{
  background: #FFF;
  color: #7A7A7A;
  margin: 14px 119px 0 0;
  text-align: left;
}
.register_main .order_confirm_panel {
    width: 886px;
    text-align: left;
    margin: 25px auto;
    margin-bottom: 75px;
}
.register_main .order_confirm_panel p, .register_main .register_domain p{
    line-height: 1.7;
    margin: 0.4em 0;
}
.register_main .order_confirm_panel label {
    color: #7A7A7A;
}
.register_main .order_confirm_panel .total_price {
    color: #0AC265;
    font-size: 24px;
}
.btn_big_blue {
    display: inline-block;
    height: 38px;
    width: 138px;
    border: 1px solid #2B7DC8;
    background: #4096E5;
    color: #FFF;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    text-decoration: none;
}
.btn_big_blue:hover {
    background-color: #6DB0FF;
    border: 1px solid #5FA7FA;
    text-decoration: none;
}
.register_main .order_confirm_panel .txt_blue {
    color: #3591D2;
}

.register_main .order_confirm_panel .txt_gray, .register_main .register_domain .txt_gray{
    color: #898989;
}

.domain_user_info{
  padding-top:4px;
}

.register_step_box .register_domain {
    width: 500px;
    min-height: 300px;
    _height: 300px;
    /*background-color: #f3f7fa;*/
    border-radius: 4px;
    /*border: 1px solid #c5d3e3;*/
    /*box-shadow: 0 0 3px rgba(0,0,0,0.1);*/
    font-size: 14px;
    color: #666666;
}
.btn_normal_gray {
    width: 30px;
    background: #FAFAFA;
    border: 1px solid #BBBBBB;
    width: 68px;
    display: inline-block;
    padding: 5px 0;
    color: #000;
    text-decoration: none;
    text-align: center;
}
.btn_normal_gray:hover {
    background: #F7F7F7;
    border: 1px solid #B7B7B7;
    text-decoration: none;
}

/*×¢²لز³*/
.register_content .register_box {
    width: 395px;
    margin: auto;
    position: relative;
}
.register_content .register_box .items{
    padding: 40px 60px;
    font-size: 14px;
}
.register_content .register_box .items .item{
    margin-bottom: 28px;
    position: relative;
}
.register_content .register_box .items .input_tip,.register_content .domain_container .input_tip {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #AAAAAA;
}


.register_content .register_box .items .item input {
    box-sizing: content-box;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    width: 256px;
}
.register_content .register_box .items .item .input_l {
    width: 136px;
}
.register_content .register_box .items .item .btn_dycode{
  font-size: 12px;
    color: #535353;
    background: #FAFAFC;
    width: 108px;
    height: 38px;
    box-sizing: content-box;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    float: right;
  text-decoration: none;
  border: 1px solid #BBBBBC;
}
.register_content .register_box .items .item .btn_blue {
    font-size: 16px;
    color: #FFF;
    background: #4490D6;
    width: 100%;
    height: 38px;
    box-sizing: content-box;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #107FCD;
}
.register_content .register_box .items .item .btn_blue.btn_blue_disabled {
	background:#98c3e2;
	filter:none;
	border-color:#a2b6c5;
	color:#f9fcfe!important;
	box-shadow:none;
	cursor:default;
}
.register_content .register_box .items .item .chkb {
    width: 20px;
    height: 16px;
}
.register_content .register_box .items .item .check_eula {
    color: #898989;
    font-size: 12px;
    margin-top: 10px;
}
.register_content .register_box .items .item .img_vc{
  width: 102px;
  height: 40px;
  float: right;
}
.register_content .register_box .items .item .disabled{
    color: #B7AEAE!important;
    border: 1px solid #E5E5EF;
}
.register_content .register_box  .items .item .dlg_chg_img{float: right; margin-top: 2px;}
.register_content .register_box .items .item .err {
    position: absolute;
    color: #EC2020;
    font-size: 14px;
    top: 42px;
    left: 10px;
}
/*head*/
.main_header .header_help {
    float: right;
    font-size: 14px;
    margin-top: 18px;
}
.main_header .txt_blue {
    color: #3D70B2
}
.onlinesell_commonImg_iconTel {
    background-position: 0 -24px;
    height: 24px;
    width: 18px;
}
.main_header .icon_sel_tel {
    margin-bottom: -8px;
    margin-left: 30px;
    margin-right: 3px;
}
.main_header span {
    font: 13px/1.5 "Microsoft YaHei","lucida Grande",Verdana;
}
.register_content .progress_bar {
    margin: auto;
    width: 447px;
}
.register_content .progress_bar .reg_Img{
    display: inline-block;
    font-size: 0;
    background-repeat: no-repeat;
    background-image: url("bizmail_reg_icons2c7c3a.gif"/*tpa=http://rescdn.qqmail.com/bizmail/zh_CN/htmledition/images/bizmail_reg_icons2c7c3a.gif*/);
    background-size: 447px 60px;
}
.register_content .progress_bar .reg_step_1{
    background-position: 0 0;
    height: 27px;
    width: 447px;
}
.register_content .progress_bar .reg_step_2{
    background-position: 0 -29px;
    height: 24px;
    width: 447px;
}
.register_content .progress_bar .steps_line {
    margin-top: 4px;
}
.register_content .progress_bar .steps_line .step1{
    margin-right: 213px;
    margin-left: 33px;
}


.register_content .domain_container .input_default{
  box-sizing: content-box;
  vertical-align: top;
  font-size: 14px;
  line-height: 15px;  
  width: 236px;
  height: 18px;
  padding: 4px 5px;
}
.register_content .domain_container{
    margin: 45px 45px 0 134px;
    width: 420px;
}
.register_content .domain_container .item_l{
  float: left;
  margin-top: 11px;
  color: #64676B;
}
.register_content .domain_container .domain_submit{
      margin: 25px 65px;
}
.register_content .content_block{
  margin-top: 30px;
}
.header_logo .logo {
    margin-top: 0px;
}

.tips {
    left: 45.5%;
    background-color: #68AF02;
    color: #fff;
    text-align: center;
    position: fixed;
    _position: absolute;
    z-index: 10000;
    border-radius: 3px;
}
.top_pos {
    top: 33px;
    padding: 5px 20px 6px;
    line-height: 1em;
    font-size: 12px!important;
}

.ico_loading_dotted {
    display: inline-block;
    width: 11px;
    height: 12px;
    overflow: hidden;
    margin-left: 2px;
    background: url("ico_loading_dotted098d46.gif") no-repeat scroll 0 9px;
}
.yanse {color: #175A8E;font-weight: bold}
.teble_l {margin-top:5px;}
.teble_l td{color:#646464; font-family:Arial;}
.inside_r{float:right; width:708px; margin-top:10px; margin-right:10px; _display:inline}
.viewTable{
    border:0px;
	border-left:#D4D4D7 solid 1px; 
    border-top:#D4D4D7 solid 1px;
	font-size:13px;
}
.viewTable td{ 
   border-right:#D4D4D7 solid 1px; 
   border-bottom:#D4D4D7 solid 1px;
   text-align: center;
}